MCP Gateway

Created By
lasso-securitya year ago
A plugin-based gateway that orchestrates other MCPs and allows developers to build upon it enterprise-grade agents.
Overview

What is MCP Gateway?

MCP Gateway is a plugin-based gateway that orchestrates various Model Context Protocol (MCP) servers, allowing developers to build enterprise-grade agents that enhance AI infrastructure.

How to use MCP Gateway?

To use MCP Gateway, install the package via pip and configure your MCP servers in a mcp.json file. Start the server using the command mcp-gateway --enable-guardrails basic --enable-guardrails presidio.

Key features of MCP Gateway?

  • Agnostic Guardrails: Configurable security filters to prevent sensitive data exposure.
  • Unified Visibility: Comprehensive dashboard for monitoring all MCPs.
  • Advanced Tracking: Detailed logs and usage analytics for optimization.

Use cases of MCP Gateway?

  1. Masking sensitive information like tokens and credentials.
  2. Centralized management of multiple MCP servers.
  3. Real-time monitoring and risk assessment of AI interactions.

FAQ from MCP Gateway?

  • Can MCP Gateway work with any MCP server?

Yes, it is designed to work with various MCP servers seamlessly.

  • Is there a cost associated with using MCP Gateway?

MCP Gateway is open-source and free to use, but some features may require additional services.

  • How does MCP Gateway ensure data security?

It applies guardrails that sanitize sensitive information before processing requests.

Server Config

{
  "mcpServers": {
    "mcp-gateway": {
      "command": "mcp-gateway",
      "args": [
        "--mcp-json-path",
        "~/.cursor/mcp.json",
        "--enable-guardrails",
        "basic",
        "--enable-guardrails",
        "presidio"
      ],
      "servers": {}
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
lasso-security
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Crevio

2 days ago